3.456 \(\int \frac{(e \sec (c+d x))^m}{(a+i a \tan (c+d x))^3} \, dx\)

Optimal. Leaf size=86 \[ \frac{i 2^{\frac{m}{2}-3} (1+i \tan (c+d x))^{-m/2} (e \sec (c+d x))^m \text{Hypergeometric2F1}\left (4-\frac{m}{2},\frac{m}{2},\frac{m+2}{2},\frac{1}{2} (1-i \tan (c+d x))\right )}{a^3 d m} \]

[Out]

(I*2^(-3 + m/2)*Hypergeometric2F1[4 - m/2, m/2, (2 + m)/2, (1 - I*Tan[c + d*x])/2]*(e*Sec[c + d*x])^m)/(a^3*d*
m*(1 + I*Tan[c + d*x])^(m/2))

________________________________________________________________________________________

Rubi [A]  time = 0.157505, antiderivative size = 86, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 26, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.154, Rules used = {3505, 3523, 70, 69} \[ \frac{i 2^{\frac{m}{2}-3} (1+i \tan (c+d x))^{-m/2} (e \sec (c+d x))^m \text{Hypergeometric2F1}\left (4-\frac{m}{2},\frac{m}{2},\frac{m+2}{2},\frac{1}{2} (1-i \tan (c+d x))\right )}{a^3 d m} \]

Antiderivative was successfully verified.

[In]

Int[(e*Sec[c + d*x])^m/(a + I*a*Tan[c + d*x])^3,x]

[Out]

(I*2^(-3 + m/2)*Hypergeometric2F1[4 - m/2, m/2, (2 + m)/2, (1 - I*Tan[c + d*x])/2]*(e*Sec[c + d*x])^m)/(a^3*d*
m*(1 + I*Tan[c + d*x])^(m/2))

Rule 3505

Int[((d_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[(d*S
ec[e + f*x])^m/((a + b*Tan[e + f*x])^(m/2)*(a - b*Tan[e + f*x])^(m/2)), Int[(a + b*Tan[e + f*x])^(m/2 + n)*(a
- b*Tan[e + f*x])^(m/2), x], x] /; FreeQ[{a, b, d, e, f, m, n}, x] && EqQ[a^2 + b^2, 0]

Rule 3523

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist
[(a*c)/f, Subst[Int[(a + b*x)^(m - 1)*(c + d*x)^(n - 1), x], x, Tan[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f,
m, n}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 + b^2, 0]

Rule 70

Int[((a_) + (b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_), x_Symbol] :> Dist[(c + d*x)^FracPart[n]/((b/(b*c - a*d)
)^IntPart[n]*((b*(c + d*x))/(b*c - a*d))^FracPart[n]), Int[(a + b*x)^m*Simp[(b*c)/(b*c - a*d) + (b*d*x)/(b*c -
 a*d), x]^n, x], x] /; FreeQ[{a, b, c, d, m, n}, x] && NeQ[b*c - a*d, 0] &&  !IntegerQ[m] &&  !IntegerQ[n] &&
(RationalQ[m] ||  !SimplerQ[n + 1, m + 1])

Rule 69

Int[((a_) + (b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*Hypergeometric2F1[
-n, m + 1, m + 2, -((d*(a + b*x))/(b*c - a*d))])/(b*(m + 1)*(b/(b*c - a*d))^n), x] /; FreeQ[{a, b, c, d, m, n}
, x] && NeQ[b*c - a*d, 0] &&  !IntegerQ[m] &&  !IntegerQ[n] && GtQ[b/(b*c - a*d), 0] && (RationalQ[m] ||  !(Ra
tionalQ[n] && GtQ[-(d/(b*c - a*d)), 0]))

Rubi steps

\begin{align*} \int \frac{(e \sec (c+d x))^m}{(a+i a \tan (c+d x))^3} \, dx &=\left ((e \sec (c+d x))^m (a-i a \tan (c+d x))^{-m/2} (a+i a \tan (c+d x))^{-m/2}\right ) \int (a-i a \tan (c+d x))^{m/2} (a+i a \tan (c+d x))^{-3+\frac{m}{2}} \, dx\\ &=\frac{\left (a^2 (e \sec (c+d x))^m (a-i a \tan (c+d x))^{-m/2} (a+i a \tan (c+d x))^{-m/2}\right ) \operatorname{Subst}\left (\int (a-i a x)^{-1+\frac{m}{2}} (a+i a x)^{-4+\frac{m}{2}} \, dx,x,\tan (c+d x)\right )}{d}\\ &=\frac{\left (2^{-4+\frac{m}{2}} (e \sec (c+d x))^m (a-i a \tan (c+d x))^{-m/2} \left (\frac{a+i a \tan (c+d x)}{a}\right )^{-m/2}\right ) \operatorname{Subst}\left (\int \left (\frac{1}{2}+\frac{i x}{2}\right )^{-4+\frac{m}{2}} (a-i a x)^{-1+\frac{m}{2}} \, dx,x,\tan (c+d x)\right )}{a^2 d}\\ &=\frac{i 2^{-3+\frac{m}{2}} \, _2F_1\left (4-\frac{m}{2},\frac{m}{2};\frac{2+m}{2};\frac{1}{2} (1-i \tan (c+d x))\right ) (e \sec (c+d x))^m (1+i \tan (c+d x))^{-m/2}}{a^3 d m}\\ \end{align*}

Mathematica [A]  time = 11.8327, size = 151, normalized size = 1.76 \[ \frac{2^{m-3} e^{-3 i (c+2 d x)} \left (1+e^{2 i (c+d x)}\right )^4 \left (\frac{e^{i (c+d x)}}{1+e^{2 i (c+d x)}}\right )^m (\cos (d x)+i \sin (d x))^3 \sec ^{3-m}(c+d x) \text{Hypergeometric2F1}\left (1,1-\frac{m}{2},\frac{m-4}{2},-e^{2 i (c+d x)}\right ) (e \sec (c+d x))^m}{a^3 d (m-6) (\tan (c+d x)-i)^3} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[(e*Sec[c + d*x])^m/(a + I*a*Tan[c + d*x])^3,x]

[Out]

(2^(-3 + m)*(E^(I*(c + d*x))/(1 + E^((2*I)*(c + d*x))))^m*(1 + E^((2*I)*(c + d*x)))^4*Hypergeometric2F1[1, 1 -
 m/2, (-4 + m)/2, -E^((2*I)*(c + d*x))]*Sec[c + d*x]^(3 - m)*(e*Sec[c + d*x])^m*(Cos[d*x] + I*Sin[d*x])^3)/(a^
3*d*E^((3*I)*(c + 2*d*x))*(-6 + m)*(-I + Tan[c + d*x])^3)

________________________________________________________________________________________

Maple [F]  time = 1.264, size = 0, normalized size = 0. \begin{align*} \int{\frac{ \left ( e\sec \left ( dx+c \right ) \right ) ^{m}}{ \left ( a+ia\tan \left ( dx+c \right ) \right ) ^{3}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*sec(d*x+c))^m/(a+I*a*tan(d*x+c))^3,x)

[Out]

int((e*sec(d*x+c))^m/(a+I*a*tan(d*x+c))^3,x)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: RuntimeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*sec(d*x+c))^m/(a+I*a*tan(d*x+c))^3,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\left (\frac{2 \, e e^{\left (i \, d x + i \, c\right )}}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}\right )^{m}{\left (e^{\left (6 i \, d x + 6 i \, c\right )} + 3 \, e^{\left (4 i \, d x + 4 i \, c\right )} + 3 \, e^{\left (2 i \, d x + 2 i \, c\right )} + 1\right )} e^{\left (-6 i \, d x - 6 i \, c\right )}}{8 \, a^{3}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*sec(d*x+c))^m/(a+I*a*tan(d*x+c))^3,x, algorithm="fricas")

[Out]

integral(1/8*(2*e*e^(I*d*x + I*c)/(e^(2*I*d*x + 2*I*c) + 1))^m*(e^(6*I*d*x + 6*I*c) + 3*e^(4*I*d*x + 4*I*c) +
3*e^(2*I*d*x + 2*I*c) + 1)*e^(-6*I*d*x - 6*I*c)/a^3, x)

________________________________________________________________________________________

Sympy [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: AttributeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*sec(d*x+c))**m/(a+I*a*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (e \sec \left (d x + c\right )\right )^{m}}{{\left (i \, a \tan \left (d x + c\right ) + a\right )}^{3}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*sec(d*x+c))^m/(a+I*a*tan(d*x+c))^3,x, algorithm="giac")

[Out]

integrate((e*sec(d*x + c))^m/(I*a*tan(d*x + c) + a)^3, x)